home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / bchmn30c.zip / README.1ST < prev    next >
Text File  |  1995-02-23  |  2KB  |  50 lines

  1.                          BatchMenu Version 3.0C
  2.                       Copyright (c) 1995 Phe Meas
  3.                           All Rights Reserved
  4.  
  5.  
  6. INTRODUCTION
  7.  
  8. This is just a little simple program for use in Batch files. If you know
  9. batch files, this is for you! This program is just a menu, you can program 
  10. it to do whatever you want! For instance, you or someone that uses your 
  11. computer dislikes typing the DOS commands or get into different directories 
  12. to run an application. You can put the name of the application in the 
  13. configuration file (MENU.INI) or design your own ANSI screen. Next, put all
  14. the neccessary commands for that application in a batch file. You, then, run
  15. the batch program and choose from the menu by typing or clicking. You can
  16. exit either by pressing ESC or (Not applicable in ANSI mode) clicking on the
  17. System Control (left of Title). An example is included, so if you don't know
  18. anything about batch, you can still use it! All you have to do is edit the
  19. included example to your needs, and you got it!
  20.  
  21. NOTE: If you are using ANSI screens, you will not have to create
  22.       MENU.INI, but you must make sure that ANSI.SYS or any other equal
  23.       ANSI-device driver is loaded.
  24.       
  25.  
  26. SYSTEM REQUIREMENTS
  27.  
  28.     BatchMenu requires a 286 or higher with an EGA
  29.     or higher graphics adapter. Mouse is optional.
  30.  
  31.  
  32. INSTALLATION INSTRUCTIONS
  33.  
  34.   BatchMenu must be installed onto a hard disk
  35.   or floppy disk with at least 155KB free space.
  36.  
  37.   1. Go to a DOS command line.
  38.   
  39.   2. Create a directory to install BatchMenu into.
  40.  
  41.   3. Un-Compress BCHMN30B.xxx into that directory. 
  42.      Where xxx is the compression's extention.
  43.      (ZIP and ARJ are common compression programs used)
  44.  
  45.   4. Go into that particular directory and run the sample
  46.      by type MENU at the prompt.
  47.      (If you want to create your own Menu, edit MENU.INI
  48.       in the root directory or design your own ANSI screen.
  49.       Then change MENU.BAT accordingly)
  50.